MediaFormatCollection Properties |
The MediaFormatCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements in the MediaFormatCollection.
| |
| Formats |
Gets array of media formats.
| |
| IsSynchronized |
Gets a value indicating whether access to the MediaFormatCollection is synchronized (thread-safe).
| |
| Item |
Gets phone number associated with the specified position. In C#, this property is the indexer for the MediaFormatCollection class.
| |
| SyncRoot |
Gets an object that can be used to synchronize access to the MediaFormatCollection.
|